3.85 \(\int \csc ^5(e+f x) (a+b \sec ^2(e+f x))^{3/2} \, dx\)

Optimal. Leaf size=218 \[ -\frac {3 \left (a^2+8 a b+8 b^2\right ) \tanh ^{-1}\left (\frac {\sqrt {a+b} \sec (e+f x)}{\sqrt {a+b \sec ^2(e+f x)}}\right )}{8 f \sqrt {a+b}}+\frac {3 (a+4 b) \sec (e+f x) \sqrt {a+b \sec ^2(e+f x)}}{8 f}-\frac {3 (a+2 b) \csc ^2(e+f x) \sec (e+f x) \sqrt {a+b \sec ^2(e+f x)}}{8 f}+\frac {3 \sqrt {b} (a+2 b) \tanh ^{-1}\left (\frac {\sqrt {b} \sec (e+f x)}{\sqrt {a+b \sec ^2(e+f x)}}\right )}{2 f}-\frac {\cot (e+f x) \csc ^3(e+f x) \left (a+b \sec ^2(e+f x)\right )^{3/2}}{4 f} \]

[Out]

-1/4*cot(f*x+e)*csc(f*x+e)^3*(a+b*sec(f*x+e)^2)^(3/2)/f+3/2*(a+2*b)*arctanh(sec(f*x+e)*b^(1/2)/(a+b*sec(f*x+e)
^2)^(1/2))*b^(1/2)/f-3/8*(a^2+8*a*b+8*b^2)*arctanh(sec(f*x+e)*(a+b)^(1/2)/(a+b*sec(f*x+e)^2)^(1/2))/f/(a+b)^(1
/2)+3/8*(a+4*b)*sec(f*x+e)*(a+b*sec(f*x+e)^2)^(1/2)/f-3/8*(a+2*b)*csc(f*x+e)^2*sec(f*x+e)*(a+b*sec(f*x+e)^2)^(
1/2)/f

________________________________________________________________________________________

Rubi [A]  time = 0.34, antiderivative size = 218, normalized size of antiderivative = 1.00, number of steps used = 9, number of rules used = 9, integrand size = 25, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.360, Rules used = {4134, 467, 577, 582, 523, 217, 206, 377, 207} \[ -\frac {3 \left (a^2+8 a b+8 b^2\right ) \tanh ^{-1}\left (\frac {\sqrt {a+b} \sec (e+f x)}{\sqrt {a+b \sec ^2(e+f x)}}\right )}{8 f \sqrt {a+b}}+\frac {3 (a+4 b) \sec (e+f x) \sqrt {a+b \sec ^2(e+f x)}}{8 f}-\frac {3 (a+2 b) \csc ^2(e+f x) \sec (e+f x) \sqrt {a+b \sec ^2(e+f x)}}{8 f}+\frac {3 \sqrt {b} (a+2 b) \tanh ^{-1}\left (\frac {\sqrt {b} \sec (e+f x)}{\sqrt {a+b \sec ^2(e+f x)}}\right )}{2 f}-\frac {\cot (e+f x) \csc ^3(e+f x) \left (a+b \sec ^2(e+f x)\right )^{3/2}}{4 f} \]

Antiderivative was successfully verified.

[In]

Int[Csc[e + f*x]^5*(a + b*Sec[e + f*x]^2)^(3/2),x]

[Out]

(3*Sqrt[b]*(a + 2*b)*ArcTanh[(Sqrt[b]*Sec[e + f*x])/Sqrt[a + b*Sec[e + f*x]^2]])/(2*f) - (3*(a^2 + 8*a*b + 8*b
^2)*ArcTanh[(Sqrt[a + b]*Sec[e + f*x])/Sqrt[a + b*Sec[e + f*x]^2]])/(8*Sqrt[a + b]*f) + (3*(a + 4*b)*Sec[e + f
*x]*Sqrt[a + b*Sec[e + f*x]^2])/(8*f) - (3*(a + 2*b)*Csc[e + f*x]^2*Sec[e + f*x]*Sqrt[a + b*Sec[e + f*x]^2])/(
8*f) - (Cot[e + f*x]*Csc[e + f*x]^3*(a + b*Sec[e + f*x]^2)^(3/2))/(4*f)

Rule 206

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTanh[(Rt[-b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[-b, 2]), x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 207

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> -Simp[ArcTanh[(Rt[b, 2]*x)/Rt[-a, 2]]/(Rt[-a, 2]*Rt[b, 2]), x] /;
 FreeQ[{a, b}, x] && NegQ[a/b] && (LtQ[a, 0] || GtQ[b, 0])

Rule 217

Int[1/Sqrt[(a_) + (b_.)*(x_)^2], x_Symbol] :> Subst[Int[1/(1 - b*x^2), x], x, x/Sqrt[a + b*x^2]] /; FreeQ[{a,
b}, x] &&  !GtQ[a, 0]

Rule 377

Int[((a_) + (b_.)*(x_)^(n_))^(p_)/((c_) + (d_.)*(x_)^(n_)), x_Symbol] :> Subst[Int[1/(c - (b*c - a*d)*x^n), x]
, x, x/(a + b*x^n)^(1/n)] /; FreeQ[{a, b, c, d}, x] && NeQ[b*c - a*d, 0] && EqQ[n*p + 1, 0] && IntegerQ[n]

Rule 467

Int[((e_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_), x_Symbol] :> Simp[(e^(n -
1)*(e*x)^(m - n + 1)*(a + b*x^n)^(p + 1)*(c + d*x^n)^q)/(b*n*(p + 1)), x] - Dist[e^n/(b*n*(p + 1)), Int[(e*x)^
(m - n)*(a + b*x^n)^(p + 1)*(c + d*x^n)^(q - 1)*Simp[c*(m - n + 1) + d*(m + n*(q - 1) + 1)*x^n, x], x], x] /;
FreeQ[{a, b, c, d, e}, x] && NeQ[b*c - a*d, 0] && IGtQ[n, 0] && LtQ[p, -1] && GtQ[q, 0] && GtQ[m - n + 1, 0] &
& IntBinomialQ[a, b, c, d, e, m, n, p, q, x]

Rule 523

Int[((e_) + (f_.)*(x_)^(n_))/(((a_) + (b_.)*(x_)^(n_))*Sqrt[(c_) + (d_.)*(x_)^(n_)]), x_Symbol] :> Dist[f/b, I
nt[1/Sqrt[c + d*x^n], x], x] + Dist[(b*e - a*f)/b, Int[1/((a + b*x^n)*Sqrt[c + d*x^n]), x], x] /; FreeQ[{a, b,
 c, d, e, f, n}, x]

Rule 577

Int[((g_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_.)*((e_) + (f_.)*(x_)^(n_)),
x_Symbol] :> -Simp[((b*e - a*f)*(g*x)^(m + 1)*(a + b*x^n)^(p + 1)*(c + d*x^n)^q)/(a*b*g*n*(p + 1)), x] + Dist[
1/(a*b*n*(p + 1)), Int[(g*x)^m*(a + b*x^n)^(p + 1)*(c + d*x^n)^(q - 1)*Simp[c*(b*e*n*(p + 1) + (b*e - a*f)*(m
+ 1)) + d*(b*e*n*(p + 1) + (b*e - a*f)*(m + n*q + 1))*x^n, x], x], x] /; FreeQ[{a, b, c, d, e, f, g, m}, x] &&
 IGtQ[n, 0] && LtQ[p, -1] && GtQ[q, 0] &&  !(EqQ[q, 1] && SimplerQ[b*c - a*d, b*e - a*f])

Rule 582

Int[((g_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_.)*((c_) + (d_.)*(x_)^(n_))^(q_.)*((e_) + (f_.)*(x_)^(n_)),
 x_Symbol] :> Simp[(f*g^(n - 1)*(g*x)^(m - n + 1)*(a + b*x^n)^(p + 1)*(c + d*x^n)^(q + 1))/(b*d*(m + n*(p + q
+ 1) + 1)), x] - Dist[g^n/(b*d*(m + n*(p + q + 1) + 1)), Int[(g*x)^(m - n)*(a + b*x^n)^p*(c + d*x^n)^q*Simp[a*
f*c*(m - n + 1) + (a*f*d*(m + n*q + 1) + b*(f*c*(m + n*p + 1) - e*d*(m + n*(p + q + 1) + 1)))*x^n, x], x], x]
/; FreeQ[{a, b, c, d, e, f, g, p, q}, x] && IGtQ[n, 0] && GtQ[m, n - 1]

Rule 4134

Int[((a_) + (b_.)*((c_.)*sec[(e_.) + (f_.)*(x_)])^(n_))^(p_.)*sin[(e_.) + (f_.)*(x_)]^(m_.), x_Symbol] :> With
[{ff = FreeFactors[Cos[e + f*x], x]}, Dist[1/(f*ff^m), Subst[Int[((-1 + ff^2*x^2)^((m - 1)/2)*(a + b*(c*ff*x)^
n)^p)/x^(m + 1), x], x, Sec[e + f*x]/ff], x]] /; FreeQ[{a, b, c, e, f, n, p}, x] && IntegerQ[(m - 1)/2] && (Gt
Q[m, 0] || EqQ[n, 2] || EqQ[n, 4])

Rubi steps

\begin {align*} \int \csc ^5(e+f x) \left (a+b \sec ^2(e+f x)\right )^{3/2} \, dx &=\frac {\operatorname {Subst}\left (\int \frac {x^4 \left (a+b x^2\right )^{3/2}}{\left (-1+x^2\right )^3} \, dx,x,\sec (e+f x)\right )}{f}\\ &=-\frac {\cot (e+f x) \csc ^3(e+f x) \left (a+b \sec ^2(e+f x)\right )^{3/2}}{4 f}+\frac {\operatorname {Subst}\left (\int \frac {x^2 \sqrt {a+b x^2} \left (3 a+6 b x^2\right )}{\left (-1+x^2\right )^2} \, dx,x,\sec (e+f x)\right )}{4 f}\\ &=-\frac {3 (a+2 b) \csc ^2(e+f x) \sec (e+f x) \sqrt {a+b \sec ^2(e+f x)}}{8 f}-\frac {\cot (e+f x) \csc ^3(e+f x) \left (a+b \sec ^2(e+f x)\right )^{3/2}}{4 f}+\frac {\operatorname {Subst}\left (\int \frac {x^2 \left (3 a (a+6 b)+6 b (a+4 b) x^2\right )}{\left (-1+x^2\right ) \sqrt {a+b x^2}} \, dx,x,\sec (e+f x)\right )}{8 f}\\ &=\frac {3 (a+4 b) \sec (e+f x) \sqrt {a+b \sec ^2(e+f x)}}{8 f}-\frac {3 (a+2 b) \csc ^2(e+f x) \sec (e+f x) \sqrt {a+b \sec ^2(e+f x)}}{8 f}-\frac {\cot (e+f x) \csc ^3(e+f x) \left (a+b \sec ^2(e+f x)\right )^{3/2}}{4 f}-\frac {\operatorname {Subst}\left (\int \frac {-6 a b (a+4 b)-24 b^2 (a+2 b) x^2}{\left (-1+x^2\right ) \sqrt {a+b x^2}} \, dx,x,\sec (e+f x)\right )}{16 b f}\\ &=\frac {3 (a+4 b) \sec (e+f x) \sqrt {a+b \sec ^2(e+f x)}}{8 f}-\frac {3 (a+2 b) \csc ^2(e+f x) \sec (e+f x) \sqrt {a+b \sec ^2(e+f x)}}{8 f}-\frac {\cot (e+f x) \csc ^3(e+f x) \left (a+b \sec ^2(e+f x)\right )^{3/2}}{4 f}+\frac {(3 b (a+2 b)) \operatorname {Subst}\left (\int \frac {1}{\sqrt {a+b x^2}} \, dx,x,\sec (e+f x)\right )}{2 f}+\frac {\left (3 \left (a^2+8 a b+8 b^2\right )\right ) \operatorname {Subst}\left (\int \frac {1}{\left (-1+x^2\right ) \sqrt {a+b x^2}} \, dx,x,\sec (e+f x)\right )}{8 f}\\ &=\frac {3 (a+4 b) \sec (e+f x) \sqrt {a+b \sec ^2(e+f x)}}{8 f}-\frac {3 (a+2 b) \csc ^2(e+f x) \sec (e+f x) \sqrt {a+b \sec ^2(e+f x)}}{8 f}-\frac {\cot (e+f x) \csc ^3(e+f x) \left (a+b \sec ^2(e+f x)\right )^{3/2}}{4 f}+\frac {(3 b (a+2 b)) \operatorname {Subst}\left (\int \frac {1}{1-b x^2} \, dx,x,\frac {\sec (e+f x)}{\sqrt {a+b \sec ^2(e+f x)}}\right )}{2 f}+\frac {\left (3 \left (a^2+8 a b+8 b^2\right )\right ) \operatorname {Subst}\left (\int \frac {1}{-1-(-a-b) x^2} \, dx,x,\frac {\sec (e+f x)}{\sqrt {a+b \sec ^2(e+f x)}}\right )}{8 f}\\ &=\frac {3 \sqrt {b} (a+2 b) \tanh ^{-1}\left (\frac {\sqrt {b} \sec (e+f x)}{\sqrt {a+b \sec ^2(e+f x)}}\right )}{2 f}-\frac {3 \left (a^2+8 a b+8 b^2\right ) \tanh ^{-1}\left (\frac {\sqrt {a+b} \sec (e+f x)}{\sqrt {a+b \sec ^2(e+f x)}}\right )}{8 \sqrt {a+b} f}+\frac {3 (a+4 b) \sec (e+f x) \sqrt {a+b \sec ^2(e+f x)}}{8 f}-\frac {3 (a+2 b) \csc ^2(e+f x) \sec (e+f x) \sqrt {a+b \sec ^2(e+f x)}}{8 f}-\frac {\cot (e+f x) \csc ^3(e+f x) \left (a+b \sec ^2(e+f x)\right )^{3/2}}{4 f}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 3.35, size = 262, normalized size = 1.20 \[ -\frac {\sec (e+f x) \left (a \cos ^2(e+f x)+b\right ) \sqrt {a+b \sec ^2(e+f x)} \left (3 b \sqrt {a+b} \left (a^2+8 a b+8 b^2\right ) \cos ^2(e+f x) \tanh ^{-1}\left (\frac {\sqrt {-a \sin ^2(e+f x)+a+b}}{\sqrt {a+b}}\right )-12 b^{3/2} \left (a^2+3 a b+2 b^2\right ) \cos ^2(e+f x) \tanh ^{-1}\left (\frac {\sqrt {-a \sin ^2(e+f x)+a+b}}{\sqrt {b}}\right )+\frac {b (a+b) \csc ^4(e+f x) \sqrt {a \cos (2 (e+f x))+a+2 b} (8 (a+3 b) \cos (2 (e+f x))-3 (a+4 b) \cos (4 (e+f x))+11 a+4 b)}{8 \sqrt {2}}\right )}{2 \sqrt {2} b f (a+b) (a \cos (2 (e+f x))+a+2 b)^{3/2}} \]

Antiderivative was successfully verified.

[In]

Integrate[Csc[e + f*x]^5*(a + b*Sec[e + f*x]^2)^(3/2),x]

[Out]

-1/2*((b + a*Cos[e + f*x]^2)*(-12*b^(3/2)*(a^2 + 3*a*b + 2*b^2)*ArcTanh[Sqrt[a + b - a*Sin[e + f*x]^2]/Sqrt[b]
]*Cos[e + f*x]^2 + 3*b*Sqrt[a + b]*(a^2 + 8*a*b + 8*b^2)*ArcTanh[Sqrt[a + b - a*Sin[e + f*x]^2]/Sqrt[a + b]]*C
os[e + f*x]^2 + (b*(a + b)*Sqrt[a + 2*b + a*Cos[2*(e + f*x)]]*(11*a + 4*b + 8*(a + 3*b)*Cos[2*(e + f*x)] - 3*(
a + 4*b)*Cos[4*(e + f*x)])*Csc[e + f*x]^4)/(8*Sqrt[2]))*Sec[e + f*x]*Sqrt[a + b*Sec[e + f*x]^2])/(Sqrt[2]*b*(a
 + b)*f*(a + 2*b + a*Cos[2*(e + f*x)])^(3/2))

________________________________________________________________________________________

fricas [A]  time = 0.91, size = 1511, normalized size = 6.93 \[ \text {result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)^5*(a+b*sec(f*x+e)^2)^(3/2),x, algorithm="fricas")

[Out]

[1/16*(3*((a^2 + 8*a*b + 8*b^2)*cos(f*x + e)^5 - 2*(a^2 + 8*a*b + 8*b^2)*cos(f*x + e)^3 + (a^2 + 8*a*b + 8*b^2
)*cos(f*x + e))*sqrt(a + b)*log(2*(a*cos(f*x + e)^2 - 2*sqrt(a + b)*sqrt((a*cos(f*x + e)^2 + b)/cos(f*x + e)^2
)*cos(f*x + e) + a + 2*b)/(cos(f*x + e)^2 - 1)) + 12*((a^2 + 3*a*b + 2*b^2)*cos(f*x + e)^5 - 2*(a^2 + 3*a*b +
2*b^2)*cos(f*x + e)^3 + (a^2 + 3*a*b + 2*b^2)*cos(f*x + e))*sqrt(b)*log((a*cos(f*x + e)^2 + 2*sqrt(b)*sqrt((a*
cos(f*x + e)^2 + b)/cos(f*x + e)^2)*cos(f*x + e) + 2*b)/cos(f*x + e)^2) + 2*(3*(a^2 + 5*a*b + 4*b^2)*cos(f*x +
 e)^4 - (5*a^2 + 23*a*b + 18*b^2)*cos(f*x + e)^2 + 4*a*b + 4*b^2)*sqrt((a*cos(f*x + e)^2 + b)/cos(f*x + e)^2))
/((a + b)*f*cos(f*x + e)^5 - 2*(a + b)*f*cos(f*x + e)^3 + (a + b)*f*cos(f*x + e)), 1/8*(3*((a^2 + 8*a*b + 8*b^
2)*cos(f*x + e)^5 - 2*(a^2 + 8*a*b + 8*b^2)*cos(f*x + e)^3 + (a^2 + 8*a*b + 8*b^2)*cos(f*x + e))*sqrt(-a - b)*
arctan(sqrt(-a - b)*sqrt((a*cos(f*x + e)^2 + b)/cos(f*x + e)^2)*cos(f*x + e)/(a + b)) + 6*((a^2 + 3*a*b + 2*b^
2)*cos(f*x + e)^5 - 2*(a^2 + 3*a*b + 2*b^2)*cos(f*x + e)^3 + (a^2 + 3*a*b + 2*b^2)*cos(f*x + e))*sqrt(b)*log((
a*cos(f*x + e)^2 + 2*sqrt(b)*sqrt((a*cos(f*x + e)^2 + b)/cos(f*x + e)^2)*cos(f*x + e) + 2*b)/cos(f*x + e)^2) +
 (3*(a^2 + 5*a*b + 4*b^2)*cos(f*x + e)^4 - (5*a^2 + 23*a*b + 18*b^2)*cos(f*x + e)^2 + 4*a*b + 4*b^2)*sqrt((a*c
os(f*x + e)^2 + b)/cos(f*x + e)^2))/((a + b)*f*cos(f*x + e)^5 - 2*(a + b)*f*cos(f*x + e)^3 + (a + b)*f*cos(f*x
 + e)), -1/16*(24*((a^2 + 3*a*b + 2*b^2)*cos(f*x + e)^5 - 2*(a^2 + 3*a*b + 2*b^2)*cos(f*x + e)^3 + (a^2 + 3*a*
b + 2*b^2)*cos(f*x + e))*sqrt(-b)*arctan(sqrt(-b)*sqrt((a*cos(f*x + e)^2 + b)/cos(f*x + e)^2)*cos(f*x + e)/b)
- 3*((a^2 + 8*a*b + 8*b^2)*cos(f*x + e)^5 - 2*(a^2 + 8*a*b + 8*b^2)*cos(f*x + e)^3 + (a^2 + 8*a*b + 8*b^2)*cos
(f*x + e))*sqrt(a + b)*log(2*(a*cos(f*x + e)^2 - 2*sqrt(a + b)*sqrt((a*cos(f*x + e)^2 + b)/cos(f*x + e)^2)*cos
(f*x + e) + a + 2*b)/(cos(f*x + e)^2 - 1)) - 2*(3*(a^2 + 5*a*b + 4*b^2)*cos(f*x + e)^4 - (5*a^2 + 23*a*b + 18*
b^2)*cos(f*x + e)^2 + 4*a*b + 4*b^2)*sqrt((a*cos(f*x + e)^2 + b)/cos(f*x + e)^2))/((a + b)*f*cos(f*x + e)^5 -
2*(a + b)*f*cos(f*x + e)^3 + (a + b)*f*cos(f*x + e)), 1/8*(3*((a^2 + 8*a*b + 8*b^2)*cos(f*x + e)^5 - 2*(a^2 +
8*a*b + 8*b^2)*cos(f*x + e)^3 + (a^2 + 8*a*b + 8*b^2)*cos(f*x + e))*sqrt(-a - b)*arctan(sqrt(-a - b)*sqrt((a*c
os(f*x + e)^2 + b)/cos(f*x + e)^2)*cos(f*x + e)/(a + b)) - 12*((a^2 + 3*a*b + 2*b^2)*cos(f*x + e)^5 - 2*(a^2 +
 3*a*b + 2*b^2)*cos(f*x + e)^3 + (a^2 + 3*a*b + 2*b^2)*cos(f*x + e))*sqrt(-b)*arctan(sqrt(-b)*sqrt((a*cos(f*x
+ e)^2 + b)/cos(f*x + e)^2)*cos(f*x + e)/b) + (3*(a^2 + 5*a*b + 4*b^2)*cos(f*x + e)^4 - (5*a^2 + 23*a*b + 18*b
^2)*cos(f*x + e)^2 + 4*a*b + 4*b^2)*sqrt((a*cos(f*x + e)^2 + b)/cos(f*x + e)^2))/((a + b)*f*cos(f*x + e)^5 - 2
*(a + b)*f*cos(f*x + e)^3 + (a + b)*f*cos(f*x + e))]

________________________________________________________________________________________

giac [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Exception raised: TypeError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)^5*(a+b*sec(f*x+e)^2)^(3/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Warning, integration of ab
s or sign assumes constant sign by intervals (correct if the argument is real):Check [abs(cos(f*x+exp(1)))]Una
ble to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep
/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_
nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2
*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/
2)>(-2*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (2*pi/t_n
ostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (4*
pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sig
n: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to che
ck sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-
2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to che
ck sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-
2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Evaluation ti
me: 2.54Unable to divide, perhaps due to rounding error%%%{%%%{262144,[6,6]%%%},[12]%%%}+%%%{%%{[%%%{1572864,[
6,6]%%%},0]:[1,0,%%%{-1,[1,0]%%%}+%%%{-1,[0,1]%%%}]%%},[11]%%%}+%%%{%%%{3145728,[7,6]%%%},[10]%%%}+%%%{%%{[%%%
{524288,[7,6]%%%}+%%%{-12058624,[6,7]%%%},0]:[1,0,%%%{-1,[1,0]%%%}+%%%{-1,[0,1]%%%}]%%},[9]%%%}+%%%{%%%{-70778
88,[8,6]%%%}+%%%{-23592960,[7,7]%%%}+%%%{-3932160,[6,8]%%%},[8]%%%}+%%%{%%{[%%%{-9437184,[8,6]%%%}+%%%{6291456
,[7,7]%%%}+%%%{40894464,[6,8]%%%},0]:[1,0,%%%{-1,[1,0]%%%}+%%%{-1,[0,1]%%%}]%%},[7]%%%}+%%%{%%%{44040192,[8,7]
%%%}+%%%{62914560,[7,8]%%%}+%%%{2097152,[6,9]%%%},[6]%%%}+%%%{%%{[%%%{9437184,[9,6]%%%}+%%%{28311552,[8,7]%%%}
+%%%{-47185920,[7,8]%%%}+%%%{-66060288,[6,9]%%%},0]:[1,0,%%%{-1,[1,0]%%%}+%%%{-1,[0,1]%%%}]%%},[5]%%%}+%%%{%%%
{7077888,[10,6]%%%}+%%%{-15728640,[9,7]%%%}+%%%{-89653248,[8,8]%%%}+%%%{-53477376,[7,9]%%%}+%%%{13369344,[6,10
]%%%},[4]%%%}+%%%{%%{[%%%{-524288,[10,6]%%%}+%%%{-27262976,[9,7]%%%}+%%%{-3145728,[8,8]%%%}+%%%{73400320,[7,9]
%%%}+%%%{49807360,[6,10]%%%},0]:[1,0,%%%{-1,[1,0]%%%}+%%%{-1,[0,1]%%%}]%%},[3]%%%}+%%%{%%%{-3145728,[11,6]%%%}
+%%%{-6291456,[10,7]%%%}+%%%{31457280,[9,8]%%%}+%%%{50331648,[8,9]%%%}+%%%{-3145728,[7,10]%%%}+%%%{-18874368,[
6,11]%%%},[2]%%%}+%%%{%%{[%%%{-1572864,[11,6]%%%}+%%%{4718592,[10,7]%%%}+%%%{9437184,[9,8]%%%}+%%%{-15728640,[
8,9]%%%}+%%%{-33030144,[7,10]%%%}+%%%{-14155776,[6,11]%%%},0]:[1,0,%%%{-1,[1,0]%%%}+%%%{-1,[0,1]%%%}]%%},[1]%%
%}+%%%{%%%{-262144,[12,6]%%%}+%%%{1572864,[11,7]%%%}+%%%{-786432,[10,8]%%%}+%%%{-7340032,[9,9]%%%}+%%%{2359296
,[8,10]%%%}+%%%{14155776,[7,11]%%%}+%%%{7077888,[6,12]%%%},[0]%%%} / %%%{%%{[%%%{1,[1,0]%%%}+%%%{1,[0,1]%%%},0
]:[1,0,%%%{-1,[1,0]%%%}+%%%{-1,[0,1]%%%}]%%},[12]%%%}+%%%{%%%{6,[2,0]%%%}+%%%{12,[1,1]%%%}+%%%{6,[0,2]%%%},[11
]%%%}+%%%{%%{[%%%{12,[2,0]%%%}+%%%{12,[1,1]%%%},0]:[1,0,%%%{-1,[1,0]%%%}+%%%{-1,[0,1]%%%}]%%},[10]%%%}+%%%{%%%
{2,[3,0]%%%}+%%%{-42,[2,1]%%%}+%%%{-90,[1,2]%%%}+%%%{-46,[0,3]%%%},[9]%%%}+%%%{%%{[%%%{-27,[3,0]%%%}+%%%{-117,
[2,1]%%%}+%%%{-105,[1,2]%%%}+%%%{-15,[0,3]%%%},0]:[1,0,%%%{-1,[1,0]%%%}+%%%{-1,[0,1]%%%}]%%},[8]%%%}+%%%{%%%{-
36,[4,0]%%%}+%%%{-48,[3,1]%%%}+%%%{168,[2,2]%%%}+%%%{336,[1,3]%%%}+%%%{156,[0,4]%%%},[7]%%%}+%%%{%%{[%%%{168,[
3,1]%%%}+%%%{408,[2,2]%%%}+%%%{248,[1,3]%%%}+%%%{8,[0,4]%%%},0]:[1,0,%%%{-1,[1,0]%%%}+%%%{-1,[0,1]%%%}]%%},[6]
%%%}+%%%{%%%{36,[5,0]%%%}+%%%{180,[4,1]%%%}+%%%{72,[3,2]%%%}+%%%{-504,[2,3]%%%}+%%%{-684,[1,4]%%%}+%%%{-252,[0
,5]%%%},[5]%%%}+%%%{%%{[%%%{27,[5,0]%%%}+%%%{-33,[4,1]%%%}+%%%{-402,[3,2]%%%}+%%%{-546,[2,3]%%%}+%%%{-153,[1,4
]%%%}+%%%{51,[0,5]%%%},0]:[1,0,%%%{-1,[1,0]%%%}+%%%{-1,[0,1]%%%}]%%},[4]%%%}+%%%{%%%{-2,[6,0]%%%}+%%%{-108,[5,
1]%%%}+%%%{-222,[4,2]%%%}+%%%{152,[3,3]%%%}+%%%{738,[2,4]%%%}+%%%{660,[1,5]%%%}+%%%{190,[0,6]%%%},[3]%%%}+%%%{
%%{[%%%{-12,[6,0]%%%}+%%%{-36,[5,1]%%%}+%%%{96,[4,2]%%%}+%%%{312,[3,3]%%%}+%%%{180,[2,4]%%%}+%%%{-84,[1,5]%%%}
+%%%{-72,[0,6]%%%},0]:[1,0,%%%{-1,[1,0]%%%}+%%%{-1,[0,1]%%%}]%%},[2]%%%}+%%%{%%%{-6,[7,0]%%%}+%%%{6,[6,1]%%%}+
%%%{66,[5,2]%%%}+%%%{30,[4,3]%%%}+%%%{-210,[3,4]%%%}+%%%{-366,[2,5]%%%}+%%%{-234,[1,6]%%%}+%%%{-54,[0,7]%%%},[
1]%%%}+%%%{%%{[%%%{-1,[7,0]%%%}+%%%{5,[6,1]%%%}+%%%{3,[5,2]%%%}+%%%{-31,[4,3]%%%}+%%%{-19,[3,4]%%%}+%%%{63,[2,
5]%%%}+%%%{81,[1,6]%%%}+%%%{27,[0,7]%%%},0]:[1,0,%%%{-1,[1,0]%%%}+%%%{-1,[0,1]%%%}]%%},[0]%%%} Error: Bad Argu
ment Value

________________________________________________________________________________________

maple [B]  time = 2.13, size = 10199, normalized size = 46.78 \[ \text {output too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(csc(f*x+e)^5*(a+b*sec(f*x+e)^2)^(3/2),x)

[Out]

result too large to display

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\left (b \sec \left (f x + e\right )^{2} + a\right )}^{\frac {3}{2}} \csc \left (f x + e\right )^{5}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)^5*(a+b*sec(f*x+e)^2)^(3/2),x, algorithm="maxima")

[Out]

integrate((b*sec(f*x + e)^2 + a)^(3/2)*csc(f*x + e)^5, x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.00 \[ \int \frac {{\left (a+\frac {b}{{\cos \left (e+f\,x\right )}^2}\right )}^{3/2}}{{\sin \left (e+f\,x\right )}^5} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b/cos(e + f*x)^2)^(3/2)/sin(e + f*x)^5,x)

[Out]

int((a + b/cos(e + f*x)^2)^(3/2)/sin(e + f*x)^5, x)

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)**5*(a+b*sec(f*x+e)**2)**(3/2),x)

[Out]

Timed out

________________________________________________________________________________________